/*头部*/
ul{
margin: 0;
}
.zlb-head{
	font-size: 18px;
    height: 40px;
    max-width: 1200px;
    margin: 0 auto;
	background-color: #cc0000;
}
.zlb-nav>li{
	width: 10%;
    display: block;
    text-align: center;
    float: left;
    color: #fff;
    height: 40px;
    line-height: 40px;
   position: relative;
}
.zlb-nav>li>a{
    color: #fff;
    width: 100%;
}
.head_map{
	
	position: absolute;
    left: 18%;
    z-index: -100;
}
.topbar_icon{
	display: inline-block;
    float: right;
    margin-top: 70px;
    display: inline-block;
    position: relative;
}
/*.topbar_icon img{
	padding: 0px 10px;
}*/
.topbar{
	padding: 0px;
}
.header{
	width: 100%;
	background-color:#cc0000 ;
}
.search_bar{
   
    height: 35px;
    border: 1px solid #dadada;
    border-radius: 3px;
   
}
.search_ipt {
    width: 47%;
    border: 0;
    height: 35px;
    vertical-align: middle;
    background: none;
    margin: 0;
    padding: 0 0 0 4px;
    float: left;
    line-height: 35px;
     color: #dadada;
}	
.search_btn {
    background: url(head_search.png) no-repeat center 5px;
    width: 28px;
    height: 35px;
    border: 0;
    cursor: pointer;
    padding: 0;
    margin: 0;
   float: left;
}
.search_btntit{
	background: #cc0000;
    width: 66px;
    height: 35px;
    border: 0;
    cursor: pointer;
    padding: 0;
    margin: 0;
   float: right;
   line-height: 35px;
   color: #fff;
}

.zlb-nav>li:hover{
    color: #b41212;
    background: url(nav_top.png) no-repeat;
    height: 45px;
    margin-top: -5px;
    line-height: 45px;
}
.zlb-nav>li:hover>a{
    color: #b41212;
    font-weight: bold;
}
.zlb-nav>li:hover div {
    display: block;
}
.nav-list div:hover{
   background: url(nav_active.png) no-repeat;
   border-bottom: none;
}
.nav-list div:hover a{
  color: #fff;
}
.nav-list div{
	border-bottom: 1px solid #d0d0d0;
    width: 96%;
  
}
.nav-list div:last-child{
	border-bottom: none;
    
}

.nav-list {
	 background: url(nav_bg.png) no-repeat;
    position: absolute;
    z-index: 100;
    width: 100%;
    display: none;
      background-size: 100% 100%;
}
.nav-list a{
	color: #333333;
	display: block;
    height: 40px;
    line-height: 40px;
}
.mobie_ewm{
	position: absolute;
    left: -2%;
    z-index: 100;
    display: none;
}
.chat_ewm{
	position: absolute;
    left: 28%;
    z-index: 100;
    display: none;
}
.head_mobile:hover div{
	 display: block;
}
.head_wechat:hover div{
	 display: block;
}
.head_mobile,.head_wechat{
	display: inline-block;
	 margin: 0px 10px;
}
/*头部结束*/

/*底部*/
.selectborder{	
	
    -webkit-appearance: none;
 -moz-appearance: none;
 outline: none;
 color: #fff;
 background: #BD1313;
 border: 1px solid #ec8e51;
 font-size: 16px !important;
 background: url(select_bg.png) no-repeat right;
 background-position: 95% 50%;
 text-align: left;
    padding: 2px 5px;
 width: 100%;
 display: block;
	}
.footer{
    		background-color: #BD1313;
    font-family: "Microsoft Yahei";
    color: #eceff6;
    padding: 20px 0px 20px 0px;
    text-align: center;
    	}
    	.footer div{
    		/*width: 30%;*/
    		margin: 0 auto;
    		text-align: center;
    	}
    	.footer .col-md-2{
    		margin-bottom: 20px;
    	}
    	
    	/*头部移动端*/
    	.zlb-headsj .mc {
    background: #7b7c7d;
    opacity: 0.8;
    position: absolute;
    top: 96px;
    width: 100%;
    display: none;
    z-index: 10;
}
.navList {
    background: #e9e9e9;
    text-align: left;
    position: absolute;
    right: 0;
    top: 96px;
    
    width: 220px;
    z-index: 10;
    display: none;
}

.navList>div {
   
}
.navList h3 {
    padding: 10px 20px;
    font-size: 15px;
    line-height: 30px;
    border-bottom: 2px solid #dbdbdb;
}
.navList p {
    padding: 10px 20px;
    font-size: 15px;
    line-height: 30px;
    border-bottom: 2px solid #dbdbdb;
}
.navSj-list>div a {
    
    padding: 7px 0;
    font-size: 15px;
   line-height: 30px;
      padding-right: 29px;
    width: 50%;
}
.navSj-list {
   
    display: none;
   
    background: #fff;
}
.navSj-list>div{
    
    border-bottom: 1px solid #dbdbdb;
    padding: 10px 18px;
}
.nav-list a {
   
    text-align: left;
   padding: 0px 21px;
}
    	.headlogo{
    		display: block;
    overflow: hidden;
    float: left;
    	}
    	
.logo_dhsj {
 
     display: block;
    float: left;
    height: 39px;
    margin: 7px 5px;
    width: auto;

}
.logo_tit {
   display: block;
    float: left;
    height: 30px;
    margin: 10px 0px;
    width: auto;
}
.search_sj{
	 float: inherit;
    margin-top: 15px;
    height: 27px;
}
.icon_sj{
	float: right;
    margin-right: 10px;
     margin-top: 20px;
    margin-left: 5px;
}
.head_mapsj{
	position: absolute;
    left: 44%;
    z-index: -100;
}
.zlb-headsj{
	overflow: hidden;
	border-bottom: 3px solid #bd1313;
	height: 96px;
}
    	
			
.footersj{
	margin: 0 auto;
    text-align: center;
    font-size: 12px;
}
/*12.30新增*/
.zlb-navPad>li {
    width: 10%;
    display: block;
    text-align: center;
    float: left;
    color: #fff;
    height: 40px;
    line-height: 40px;
    position: relative;
}
.zlb-navPad>li>a {
    color: #fff;
    width: 100%;
}
.topbar_logo img{
	margin: 29px 0px;

}
.headerPad {
		position: relative;
	}
	
	.headerPad .zlb-navPad {
		/*width: 100%;*/
		/*overflow: hidden;*/
	}
	
	.headerPad .zlb-navPad>li {
		width: 110px;
	}
	
	.headerPad .arrow-right {
		position: absolute;
		z-index: 100;
		background: none;
		height: 40px;
		right: 0;
		top: 0px;
		display: block;
		width: 25px;
	}
	
	.headerPad .arrow-right img {
		height: 100%;
	}

/*搜索弹出*/
.x_search {
	position: absolute;
    z-index: 2;
    overflow: hidden;
    margin-top: 0px;
    margin-left: 0px;
    width: 100%;
    top: 57px;
    background: #d90000;
    border-bottom: 2px solid #ccc;
    opacity: 0.7;
    height: 50px;


}

.topbar_icon {
  
    margin-top: 70px;
  }
.x_sear {
	padding: 10px 0px;
	width: 100%;
    position: absolute;
    top: 57px;
    z-index: 1000;
}

.x_inp {
	height: 30px;
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    width: 85%;
    margin: 0 auto;
	
}

.x_inp .x_input {
	float: left;
	margin-left: 15px;
	width: 250px;
	height: 25px;
}

.x_inp .x_input input {
	height: 30px;
	line-height: 30px;
	border: none;
	background: none;
	font-size: 14px;
	color: #666;
	width: 100%;
	margin: 0;
	padding: 0;
}

.x_inp .x_fdj {
	
	float: right;
	height: 30px;
}
.x_fdj input{
	height: 30px;
}
#divContainer1{
display:none;
}

/*2020.3.17新增的*/

.navsj {
    float: right;
    margin-top: -11px;
    margin-bottom: 10px;
}
.head_iconDiv{
	display: inline-block;
}
.head_icon{
	height: 17px;
    margin-top: 16px;
    padding: 0px 2px;
}
.headIcon_ContentWX{
	left: -7%;
    top: 84%;
}
.headIcon_ContentKS{
	background: url(head_jzbgright.png)!important;
	left: 2%;
    top: 84%;
}
.headIcon_ContentTT{
	left: 14%;
    top: 84%;
}
.headIcon_Content{
	background: url(head_jzbg.png);
	background-size:100%  100%;
	height: 309px;
    width: 296px;
   
    text-align: center;
}
.xmt_Name{
	padding: 10px;
    font-size: 16px;
    color: #cc0000;
    border-bottom: 1px solid #e7e5e5;
    margin-top: 12px;
    padding-left: 20px;
    text-align: left;
}
.headIcon_Content img{
	margin: 15px 0px;
	padding: 0px;
}
.headIcon_Content li{
	
font-size: 14px;
color: #333;
padding:0px 20px;
padding-bottom: 10px;
white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.head_iconDivsj{
	position: absolute;
    width: 200px;
    background: #fff;
    right: 0px;
    z-index: 100;
    text-align: center;
    top: 96px;
    display: none;
}
.head_iconDivsj p{
	padding: 10px;
    font-size: 16px;
    color: #333;
    border-bottom: 1px solid #e7e5e5;
   background: #e7e5e5;
   
}
.head_iconDivsj img{
	padding: 20px 0px;
    width: 54%;
}
.head_iconDivsj ul li{
	font-size: 14px;
    text-align: left;
    padding: 0px 10px;
    padding-bottom: 10px;
    position: relative;
    padding-left: 19px;
}
.head_iconDivsj ul li a {
    overflow: hidden;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.head_iconDivsj ul li span {
   width: 6px;
    height: 6px;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #cccccc;
    position: absolute;
    left: 9px;
    top: 7px;
    background-color: #cccccc;
}
.window_mc{
	background: #7b7c7d;
    opacity: 0.8;
    position: absolute;
    top: 96px;
    width: 100%;
     display: none; 
    z-index: 10;
    bottom: 0;
    left: 0;
}

.opena{
	display: block;
}
.head_iconDivsj div{
	margin: 10px;
    margin-top: -5px;
    font-size: 16px;
}
.englishlogo1{
	height: 21px;
    margin-top: 20px;
}
.logo_titsj {
   height: 35px;
    margin-top: 12px;
}